CindyDorantes / portfolio-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cindy Dorantes Portfolio README

πŸ“‘ Table of Contents



πŸ“– My Portfolio

Welcome to my full-stack developer website portfolio! Take a look at my projects, crafted with creativity and expertise in both front-end and back-end development. If you're looking for a developer who's passionate about creating exceptional websites, get in touch today. Let's bring your vision to life!


πŸ›  Built With

React NextJS StyledComponents Netlify

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • node & npm installed
  • Any terminal & code editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:CindyDorantes/portfolio-website.git

Or download the zip file

Install

Install this project with:

  • In the terminal, navigate to the repository directory (where you downloaded it)
  cd my-project
  • Install dependencies
  npm i

Usage

To run the project, execute the following command:

  npm run dev

You can specify the port following this example:

  PORT=3002 npm run dev

πŸ‘₯ Authors

πŸ‘€ Cindy Dorantes

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, leave star or share

(back to top)

πŸ™ Acknowledgments

I would like to thank Adrian Hajdin - JS Mastery for his phenomenal tutorial to build a NextJS portfolio, that is the base for this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 100.0%