Skip to content

A developer portfolio using nextjs, tailwindcss. typescript and framer-motion animations, hosted on firebase

Notifications You must be signed in to change notification settings

mufarrah/portfolio

Repository files navigation


Developer portfolio

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Forks Stargazers Issues

Table Of Contents

About The Project

Screen Shot

A developer portfolio using nextjs, tailwindcss. typescript and framer-motion animations, hosted on firebase

Built With

Next.js, tailwindcss, sanity, framer-motion, firebase

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/mufarrah/portfolio.git
  1. Install NPM packages
npm install
  1. Enter your environment variables in .env file.
NEXT_PUBLIC_SANITY_DATASET = 'ENTER YOUR VARIABLE';
  1. run the project
npm run dev

Contributing

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

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  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

Authors

Acknowledgements

About

A developer portfolio using nextjs, tailwindcss. typescript and framer-motion animations, hosted on firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published