Share 'n drive is a community based car sharing website, which allows its users to share, rent and filter cars. Work in progress, new features coming soon!
The goal of the project is to design a simple web-page using react in front-end and Java with Spring as backend using PostgresSQL with Spring JPA. backend can be located at: https://github.com/marta-kowalska/share-n-drive-backend
## 💺FeaturesLearn new things, have fun with front-end development.
- add / remove car data from database
- filter available cars according to provided criteria
- accept client requests and send responses according to RESTful principles
- Responsive
- Fullscreen mode
- Cross platform
- Use React Hooks and Function Components
- Use axios, react-router-dom, styled-components, Context API
- Use Spring JPA, Database connection
Client: React
Server: JAVA Spring, PostgresSQL
This project was bootstrapped with Create React App.
npm install
In the project directory, you can run the application with:
npm start
Open http://localhost:3000 to view it in the browser.
Clone the project
git clone https://github.com/marta-kowalska/share-n-drive-backend
git clone https://github.com/NorbertRuff/share-n-drive-frontend
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Contributions, issues and feature requests are welcome!
Interested in contributing to the Share and Drive project? Thanks so much for your interest! We are always looking for improvements to the project and contributions from open-source developers are greatly appreciated.
Feel free to check issues page.
Give a ⭐️ if this project helped you!
-
Additional browser support
-
Add more integrations