Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrew87e/edwards.codes

My portfolio page written in React and Nextjs
https://github.com/andrew87e/edwards.codes

auth0 nextjs personal-website portfolio portfolio-page react typescript

Last synced: about 5 hours ago
JSON representation

My portfolio page written in React and Nextjs

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

Andrew's Portfolio


My personal website and portfolio






View Demo
·
Report Bug
·
Request Feature



Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments


## About The Project

![My Portfolio Screen Shot](./public/img/KfIFDWD.png)

This is my perosonal website and portfolio. It contains my projects and blog.

(back to top)

### Built With

* [![Next][Next.js]][Next-url]
* [![React][React.js]][React-url]
* [![JQuery][JQuery.com]][JQuery-url]

(back to top)

### Prerequisites

Install Yarn before running this locally.

* yarn
```sh
corepack enable
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/andrew87e/next-portfolio.git
```
2. Install NPM packages
```sh
yarn install
```

(back to top)

## Usage

This is my personal portfolio. Feel free to use this page for inspiration! All I ask is you do not directly copy it. Giving credit is greatly appreciated! I also appreciate stars!

If you have any questions feel free to reach out.

(back to top)

## Roadmap

- [ ] Contact Form
- [ ] Word Cloud

See the [open issues](https://github.com/andrew87e/next-portfolio/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Your Name - [@secret8squirrel](https://twitter.com/secret8squirrel)
- email - [email protected]

Project Link: [https://github.com/andrew87e/next-portfolio](https://github.com/andrew87e/next-portfolio)

(back to top)

## Acknowledgments

* [BraydenTW](https://github.com/BraydenTW/braydentw.io)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/andrew87e/next-portfolio.svg?style=for-the-badge
[contributors-url]: https://github.com/andrew87e/next-portfolio/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/andrew87e/next-portfolio.svg?style=for-the-badge
[forks-url]: https://github.com/andrew87e/next-portfolio/network/members
[stars-shield]: https://img.shields.io/github/stars/andrew87e/next-portfolio.svg?style=for-the-badge
[stars-url]: https://github.com/andrew87e/next-portfolio/stargazers
[issues-shield]: https://img.shields.io/github/issues/andrew87e/next-portfolio.svg?style=for-the-badge
[issues-url]: https://github.com/andrew87e/next-portfolio/issues
[license-shield]: https://img.shields.io/github/license/andrew87e/next-portfolio.svg?style=for-the-badge
[license-url]: https://github.com/andrew87e/next-portfolio/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/andrew87e
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com