Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aizjicod/react-portfolio

this portfolio will be created using react
https://github.com/aizjicod/react-portfolio

Last synced: 1 day ago
JSON representation

this portfolio will be created using react

Awesome Lists containing this project

README

        

# Portfolio
This is the front end of the final capstone.
The user can signup or login, then it will be redirected to the home page after a successful login. The user can see all the models of bikes on the page, after clicking them the user can add a reservasion to a specific bike and if the user wants to add a reservasion without going through this procces it can be done by a link on the navbar. Additionally, the user can see their reservations, and create or delete a bike.


## Live demo

- [Portfolio](https://alejandro-aiziji-portfolio.netlify.app/)


## Built With
![VSCode](https://img.shields.io/badge/VSCode-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
- React.js
- TypeScript
- Html
- [API used for transitions](https://michalsnik.github.io/aos/)
- Visual Studio Code (code editor)


## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- A code editor like Visual Studio Code with Git and Node.

You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```

Likewise for node installation.
```
$ node --version
```

### Install

In the terminal, navigate to where you wish the repo to be located and run these commands.

```
$ git clone https://github.com/aizjicod/react-portfolio.git
```
```
$ cd react-portfolio
```
```
$ npm install
```
```
$ npm start
```
## Author

👤 **Alejandro Torres**

- GitHub: [@aizjicod](https://github.com/aizjicod)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).


## Show your support
Give a ⭐️ if you like this project!


## 📝 License

This project is [MIT](./LICENSE) licensed.