/portfolio

This is my portfolio.

Primary LanguageJavaScriptMIT LicenseMIT

Oscar Villagran's Portfolio

Readme Image
Readme Image

📗 Table of Contents

📖 Portfolio Project: Setup and mobile first

Portfolio Project: Setup and mobile first is a web app built using Next.js, bootstrapped with create-next-app, React and Tailwind CSS, it is intended to show my latest project as a full stack web developer.

🛠 Built With

Tech Stack

Javascript
  • Next.js
  • React
CSS
  • Tailwind CSS

Key Features

  • Dynamic Cards
  • Use of react state
  • Use of Routes
  • Use of Contac Form

(back to top)

🚀 Live Demo

  • Here you can see a Live Demo of my project.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Usage

To run the project, you can use your favorite browser. Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deployment

  • You can deploy this project using GitHub pages.

(back to top)

👥 Authors

👤 Oscar Villagran

(back to top)

🔭 Future Features

  • Use README template file
  • Add more feature projects
  • Ask for a code review

(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 feel free to make any comment, all contributions are welcome!.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse comunity, especially reviewers guys, they do an excellent job. I thank my learning, morning session and standup partners for supporting me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)