This is a project build for learning purpose. The goal is to use react redux on the front end and rails on the backend. The project is a simple hello world app. This is the repo for the front-end
Client
- Full stack app: ReactJs + Ruby On Rail
- Display simple page with routing
- API endpoints
To get a local copy up and running, follow these steps.
In order to run this project you need to have node installed on your machine.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Trast00/React-api-rail.gitInstall this project with:
cd my-project
npm installTo run the project, execute the following command:
npm run build
npm start👤 Dicko Allasane
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Create apiv1 with more end-point
- use OAuth
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please leave a start to support
I would like to thank to thank microverse for this great learning experience !
This project is MIT licensed.