- 📖 About the Project
- 💻 Getting Started
- 👤 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
Portfolio displaying my projects and skills. Generally you will find the same projects in my portfolio as in my GitHub profile page. Built with React, HTML, JavaScript, CSS.
The Portfolio App was built with:
- React
- Js
- CSS
- Html
- Authentication
- Table Logic
To get a local copy up and running, follow these steps.
In order to run this project you need:
- npm run start
After installing Ruby, run the following command to install rails.-
npx create-react-app portfolio
-
Clone this project on your local machine using the following command in your terminal:
-
Make sure to add .env file on your root directory and setup your .env file with your postgres username and password!
git clone https://github.com:girma336/portfolio.git
npm i
npm start
Run the following command to install all project's dependencies:
cd portfolio
npm i
npm start
👤 Girma Tarekegn
- GitHub: @girma336
- LinkedIn: girma-tarekegn
- implement some UX improvements: include transitions and/or animations, etc.
- A decent desktop design for the webapp.
- Implement the left side menu to improve the navigability of the app
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give it a star ⭐️
- Microverse for providing the education that inspired this project.
- RailsGuides for the excellent documentation on Ruby on Rails.
- Gregoire Vella for the original design idea on Behance.
This project is licensed under the MIT License - see the LICENSE file for details.