Coder Social home page Coder Social logo

cristhians16 / challenge-onboarding-alkemy-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 471 KB

This is a challenge from Alkemy Labs. Is a CRUD for a blog.

Home Page: https://blog-challenge-alkemy.netlify.app/

HTML 2.48% JavaScript 96.19% CSS 1.33%
react reactjs react-router-dom react-hook-form react-bootstrap bootstrap nodejs express sequelize mysql

challenge-onboarding-alkemy-blog's Introduction

VIEW APP ON PRODUCTION HERE

https://blog-challenge-alkemy.netlify.app/

First step

Installing dependencies, into client and server folder, run this script:

npm install

Start the project on development mode

For this, into server folder u need create a file .env with your config to connections of mysql, like:

DB_NAME=your_name DB_USER=your_user DB_PASS=your_pass DB_HOST=your_host DB_PORT=your_port

After this, u can run:

npm run dev

Runs the server in the development mode.
Open http://localhost:4000 to view it in the browser.

Into client/src folder change the link on file config.js https://blog-challenge-alkemy.herokuapp.com for the localhost http://localhost:4000.

Now, u can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

challenge-onboarding-alkemy-blog's People

Contributors

cristhians16 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.