Skip to content

romibernard/art-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Artempo Studio

Description
View Demo »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Learn More

About The Project

The intention of Artempo Studio official website is to allow any interested artist to publish their art, either if there's sculptures, booknooks, personalizations of certain work of art, etcetera...

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the client repo
    git clone https://github.com/romibernard/art-client.git
  2. Clone the server repo
    git clone https://github.com/romibernard/art-server.git
  3. Install NPM packages in client folder
    npm install axios react-spinners react-router-dom 
  4. Install NPM packages in server folder
    npm install dotenv bcryptjs cors express express-validator jsonwebtoken mongoose nodemon
  5. Install Tailwind CSS in client folder, following the steps from:
    https://tailwindcss.com/docs/guides/create-react-app
  6. For you to be able to see both folders in your local server while running npm run dev in your terminal, remember to add the script in the server's package.json:
    "dev": "nodemon index.js"

(back to top)

Usage

Artempo Studio - galería virtual

If you want to collaborate, the pull requests are available or if you want to publish your artwork feel free to access through: https://artempo-studio.netlify.app/ creating you account, creating your "obra" and add at the form your contact info to make available the contact for purchase.

(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)

Contact

Instagram - @developer.path

Project Link: https://artempo-studio.netlify.app/

(back to top)

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

You can see the dependencies installed in the packaje.json file in both folders for you to reinstall under the circumstance that it doesn't run.

Happy coding && || upload of your artwork!

art-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published