Vespa-Frontend is a UI React app that consumes the Vespa-Backend API APP, in order to display the vespa appointment webapp.
Client
Server
Database
- Show Random Greeting
- Feature 2
- Feature 3
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone git@github.com:ZikaZaki/vespa-frontend.git
Change directory to the project folder:
cd vespa-fronted
Install all the dependencies:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails rspec spec
or
bin/rspec
👤 Zakariya Al-Khamisi (ZikaZaki)
- GitHub: ZikaZaki
- Twitter: Zakariya Al-Khamisi
- LinkedIn: Zakariya Al-Khamisi
👤 Sonick Mumba (Sonick Mumba)
👤 Marvellous Ibironke
- GitHub: @Tommy Marvel
- Twitter: @Tomiwa Ibironke
- LinkedIn: Marvellous Ibironke
- Sign-in & Sign-up
- Add Multi-Languages Feature
- Add Dark Theme
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a ⭐️!
- Microverse
- GitHub
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.