Robofriends is a simple react & redux website to fetch some data to display robots on the screen and you can search instantly for any robots by name.
- HTML
- CSS
- JSX & React & Redux
To get a local copy up and running follow these simple example steps.
for SSH:
git clone [email protected]:saied2035/robofriends-react.git
for https:
git clone https://github.com/saied2035/robofriends-react.git
after cloning the repo run
npm install
run
npm start
for devlopment
npm run build
for production code
👤 Saied Gaffer
- GitHub: @Saied2035
- Twitter: @SaiedGaffer
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.