https://github.com/nahnahaj/nahnahs-portfolio
As a Full-stack Developer, my expertise includes programming languages such as HTML, CSS, JavaScript, and Ruby, as well as frameworks and libraries such as React, Redux, Ruby on Rails, and Bootstrap. I have experience with designing and implementing responsive UI/UX, integrating APIs, creating RESTful APIs, managing databases, deploying apps etc.
https://github.com/nahnahaj/nahnahs-portfolio
css css-animations javascript react tailwindcss ui ux-ui
Last synced: 3 months ago
JSON representation
As a Full-stack Developer, my expertise includes programming languages such as HTML, CSS, JavaScript, and Ruby, as well as frameworks and libraries such as React, Redux, Ruby on Rails, and Bootstrap. I have experience with designing and implementing responsive UI/UX, integrating APIs, creating RESTful APIs, managing databases, deploying apps etc.
- Host: GitHub
- URL: https://github.com/nahnahaj/nahnahs-portfolio
- Owner: NahnahAJ
- License: mit
- Created: 2023-03-14T19:50:23.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-25T19:58:23.000Z (about 2 years ago)
- Last Synced: 2025-02-04T14:33:39.075Z (5 months ago)
- Topics: css, css-animations, javascript, react, tailwindcss, ui, ux-ui
- Language: JavaScript
- Homepage: https://nahnahahjwuah.netlify.app/
- Size: 431 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [Link to React App](#react-app)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Nahnah's Portfolio** As a Full-stack Developer, my expertise includes programming languages such as HTML, CSS, JavaScript, and Ruby, as well as frameworks and libraries such as React, Redux, Ruby on Rails, and Bootstrap. I have experience with designing and implementing responsive UI/UX, integrating APIs, creating RESTful APIs, managing databases, deploying apps etc.
Client
### Key Features
- Making use of React to build my portfolio
- Making use of React icons, Css and Bootstrap
> [Nahnah's Portfolio](https://nahnahahjwuah.netlify.app/)
> To start and run this project
```
bundle install
```
To get a local copy up and running, follow these steps.
### Prerequisites
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
- React
### Install & Setup
To setup and install this project, follow the below steps:
- Clone this project by the command:
```
$ git clone https://github.com/NahnahAJ/Nahnahs-Portfolio.git
```
- Then switch to the project folder by the bellow query:
```
$ cd Nahnahs-Portfolio
```
- Install the required dependecies with `bundle install`
- Install npm dependencies with `npm install`
- **Before running below commands update [config/database.yml](./config/database.yml) with your local `DB`credentials. Then run:**
- **`rake db:create`**
- **`rake db:migrate`**
- **`rake db:seed`**
- With Ruby on Rails and PostgreSQL installed in your environment, you can run `rails server` to run the website.
### Tests
- Run `rake db:seed RAILS_ENV=test` to seed the testing database
- Run `rspec`
### Deployment
- I will deploy the project with [Netlify](https://netlify.com/docs/deploy-rails), after which you can access the live version of the project in the Live Demo section.
👤 **Nahnah Ahjuwah**
- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)
- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)
- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-gyedua/)
> Describe 1 - 3 features you will add to the project.
- [ ] **Build the home page**
- [ ] **Build the projects section**
- [ ] **Build the about-me section**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project give it a ⭐️
- I would like to thank Microverse for these [Design Guidelines](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)
- Hat tip to anyone whose code was used 🤝
- Inspiration 🔥
This project is [MIT](./LICENSE) licensed.