issues
search
Lembani
/
hotel-reservation-backend
MIT License
1
stars
3
forks
source link
General project setup - [5pt] Group
#1
Open
Lembani
opened
2 years ago
Lembani
commented
2 years ago
[ ] Frontend setup
Create React app
Initialize the project with Git
Gitflow
Install Linters and other dependencies
Add Redux
Setup connection to API
[ ] Backend setup
Create Rails app
Create database
Install Gems
Initialize with Git
Gitflow
Install Linters
Connect to Frontend