This is a project to showcase some awesome tourist attraction places to visit in Kenya. Its designed in react and uses Mock API server to post and get data.
- Text editor eg Visual Studio Code
- Fork the repo LINK.
- Create a new branch in your terminal (git checkout -b improve-feature)
- Install the prerequisites
- Make appropriate changes in file(s)
- Run the server to see the changes
- Add the changes and commit them (git commit -am "Improve App")
- Push to the branch (git push origin improve-app)
- Create a Pull request
- Open the folder location on terminal and use the following command to run app:
- Users can upload their opinions and edit by creating, updating and deleting.
- Users can read and view images of the available tourist attraction sites:
$ type 'npm start' on your text edito commandline and hit enter.
Or you can access the web application directly via this LINK.
- JSX
- CSS
- React
- Json
- React Semantics
- Mock Api
MIT License Copyright (c) 2022 Earnest Achayo