Link to the demo of this site is available here.
This project of mine is almost done. Steps of main "handing over stuff"and its validation are missing. I'm gonna finish i soon.
I implemented this design using Adobe XD application. In the feature I want to redesign this project to be more user-friendly (improve the accessibility).
To mock the data I used json server.
To start use a command: json-server --watch ./db.json
Resources http://localhost:3000/whoWeHelp
This is my first react redux app. I used Redux to implement user login and registration functionality.
This project contains forms with necessary validations. Moreover, I used a few react libraries such as react-scroll, react-router-dom etc. I used POST method of fetch API to send contact form data.
To run the app in the development mode use npm start
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
To run the app in the development mode use npm start
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.